crypto/tls.Conn.secureRenegotiation (field)
3 uses
crypto/tls (current package)
conn.go#L68: secureRenegotiation bool
handshake_client.go#L886: c.secureRenegotiation = true
handshake_client.go#L893: if c.handshakes > 0 && c.secureRenegotiation {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)